Class for saving data which is necessary for different payment systems and implementation of standard operations with them. Also it contains information about the operating modes of the class functioning.
Located in /include/Payment_Data_Kipper.php (line 13)
| Class | Description |
|---|---|
| Payment_authorizenet | Authorizenet payment system class |
| Payment_barclays | Barclays payment system class |
| Payment_ccbill | ccbill payment system class |
| Payment_chronopay | ChronoPay payment system class |
| Payment_egold | e-gold payment system class |
| Payment_esec | Esec payment system class |
| Payment_ipos | iPOS payment system class |
| Payment_ogone | Ogone payment system class |
| Payment_paypal | paypal payment system class |
| Payment_paysat | PaySat payment system class |
| Payment_usaepay | usaepay payment system class |
| Payment_webmoney | webmoney payment system class |
| Payment_worldpay | worldpay payment system class |
Debug mode
Mode of class operation PAYMENT_ENGINE_SEND or PAYMENT_ENGINE_RECEIVE
The list of optional parameters
Array of the data with parameters
The list of obligatory parameters
Standard constructor
Check for some parameters existence.
Creation of a form or a string of a request by some definite method depending on the settings of a definite class of a payment system.
Returns the value of the parameter by key.
Retrun the list of parameters.
Check whether the parameter is obligatory or not
Combines obligatory and optional parameters into one list.
Sets the parameters optional.
Adds optional parameter.
Sets the parameters obligatory.
Adds obligatory parameter.
Setup of a definite value to a definite parameter. It is necessary for the parameter to already exist.
Settings setup from an array. It is necessary for the parameter to already exist.
Documentation generated on Thu, 04 Sep 2008 16:15:21 +0400 by phpDocumentor 1.3.0RC3